Package-level declarations
Types
Link copied to clipboard
Generic type for a Keyple Android OMAPI plugin extension.
Link copied to clipboard
Interface for the OMAPI Plugin Factory. Use AndroidOmapiPluginFactoryProvider an instance of it.
Link copied to clipboard
class AndroidOmapiPluginFactoryProvider(activity: Activity, callback: (AndroidOmapiPluginFactory) -> Unit) : AndroidOmapiPluginFactory
The following example shows how to create a AndroidOmapiPluginFactoryFactory object with the AndroidOmapiPluginFactoryProvider and use it to register a Plugin.
Link copied to clipboard
Generic type for a Keyple Android OMAPI reader extension.